projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351d243
)
manifest: Pull in py2cario, pygobject, and caribou
author
Colin Walters
<walters@verbum.org>
Thu, 9 Feb 2012 22:35:09 +0000
(17:35 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 9 Feb 2012 22:35:09 +0000
(17:35 -0500)
Needed for gnome-shell.
gnomeos/3.4/manifest.json
patch
|
blob
|
history
diff --git
a/gnomeos/3.4/manifest.json
b/gnomeos/3.4/manifest.json
index 45e26e1c6d262ddb1e5f12937c1e362f4f9abd1e..2550f859ef801e13f7512fb59e978de43f26b67c 100644
(file)
--- a/
gnomeos/3.4/manifest.json
+++ b/
gnomeos/3.4/manifest.json
@@
-713,6
+713,14
@@
{"src": "cgwalters:dracut",
"branch": "ostree4",
- "config-opts": ["--disable-documentation"]}
+ "config-opts": ["--disable-documentation"]},
+
+ {"src": "git:git://git.cairographics.org/git/py2cairo",
+ "patches": ["py2cairo-autogen.patch"]},
+
+ {"src": "gnome:pygobject"},
+
+ {"src": "gnome:caribou"}
+
]
}